@charset "utf-8";
/*新首页开始*/



#indexPage .module .content { position: inherit; top: 0px; }
#indexPage #mslider .content { margin: 0; height: 700px; }
#indexPage #mservice { height: 520px; }
#indexPage #mservice .content { margin: 0; height: 340px; padding-bottom: 100px; }
#indexPage #mpage .content { margin: 0; height: 900px; }
#indexPage #mteam .content { margin: 0; height: 600px; }
#indexPage #mnews .content { margin: 0; height: 880px; }
#indexPage #mpartner .content { margin: 0; height: 130px; }
/*导航*/



#header ul#nav { float:right;}
#header ul#nav:after { content: ''; display: block; clear: both; }
#header ul li.navitem a { color: #666; font-size:16px;}
#header ul li.navitem a.active, #header ul li.navitem:hover a { color: #000; }
#header ul li.navitem a:after { content: ''; display: block; margin-top: -14px; transition: all .3s ease-out 0s;
}
#header ul li.navitem a.active:after, #header ul li.navitem:hover a:after { content: ''; display: block; width: 100%; height: 1px; background: #b3b3b3; margin-top: -6px; }
#header ul li.navitem ul.subnav { border-top: transparent 3px solid; width: 212px; box-shadow: 0 6px 10px rgba(0, 0, 0, .1); }
#header ul li.navitem ul.subnav li { border-color: transparent; border-bottom: 1px solid rgba(0, 0, 0, .08); }
#header ul li.navitem ul.subnav li a { font-size: 14px; background: transparent; text-align: center; border-color: transparent; color: #6E6E6E; width: auto; }
#header ul li.navitem ul.subnav li a i { display: none; }
#header ul li.navitem ul.subnav li a:after, #header ul li.navitem ul.subnav li a:after { display: none; }
#header ul li.navitem ul.subnav li a:hover { border-color: transparent; color: #000; background: transparent; text-indent: 0px; }
#header ul li.navitem:hover .subnav { background: rgba(255, 255, 255, 0.8) none repeat scroll 0% 0%; }
#header.mini { background-color: rgba(255, 255, 255, 0.92); box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.02); }
#header { background-color: rgba(255, 255, 255, 1); border-bottom: 1px solid #f3f3f3; }
#header.mini { background-color: rgba(255, 255, 255, 1); }
#header #logo { float: left; }
#header ul li.navitem a { color: #666; }
#header ul li.navitem:hover ul.subnav { background-color: #fff }
#header .content { padding: 0 2%; }
#header ul li.navitem .subnav li:hover { background: #f7f7f7; }
/*幻灯*/



#indexPage #mslider { padding: 0 0%; width: auto; height: 95%; }
.projectSubList, .projectSubList .content_list { width: 100%; }
#indexPage #mslider .bx-wrapper { position: relative; }
#mslider .bx-wrapper .bx-pager-item { width: 40px; height: 1px; background: #d8d8d8; position: relative; margin: 1.25% 5px 0; }
#indexPage #mslider .bx-wrapper .bx-pager { height: 5%; background: #fff; bottom: 0px; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a { position: absolute; top: 0px; width: 100%; margin: 0; border-radius: 0; background: #5a5a5a; border-color: #5a5a5a; height: 9px; opacity: 0; }
#mslider .bx-wrapper .bx-pager.bx-default-pager a:hover, #mslider .bx-wrapper .bx-pager.bx-default-pager a.active, #mslider .bx-wrapper .bx-pager.bx-default-pager a:focus { height: 2px; opacity: 1; }
.content .header p.title { font-size: 24px; color: #333; line-height: 38px; height: 38px; overflow: hidden; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; }
.content .header p.subtitle { height: 26px; font-size: 14px; color: #b1b1b1; line-height: 26px; overflow: hidden; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; }
#mslider .bx-wrapper .bx-controls-direction a { display: none; }
/*案例*/

#indexPage #mproject #projectlist { max-width: 1430px; margin: 0 auto; width: 100%; }
#indexPage #mproject { padding: 120px 0 80px; background-color: #F7F7F7; }
#indexPage #mproject .content .wrapper .content_list { margin: 0 auto; }
#mproject .content .header { padding-bottom: 100px; }
#indexPage #mproject .content { margin: 0 auto; height: auto; }
#indexPage #projectlist .projectitem { margin-bottom: 15px; overflow: hidden; width: 460px !important; }
#projectlist .projectitem a .project_info div { margin-top: -24px; width: 350px; position: relative; }
#projectlist .projectitem a .project_info { width: 420px; height: 90px; left: 50%; margin-left: -210px; bottom: -92px; top: auto; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; border-top: 1px solid rgba(255, 255, 255, .4); }
#projectlist .projectitem a .project_info p { text-align: left; }
#projectlist .projectitem a .project_info p.title { margin: 0; height: 28px; line-height: 28px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#projectlist .projectitem a .project_info p.subtitle { height: 20px; line-height: 20px; color: rgba(0, 0, 0, 0); margin: 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#projectlist .projectitem a:hover .project_info p.subtitle { color: rgba(255, 255, 255, .6); }
#projectlist .projectitem a:hover .project_info { bottom: 16px; background: rgba(0, 0, 0, .35) }
#projectlist .projectitem a .project_info .description { background: transparent; border-left: 1px solid rgba(255, 255, 255, .2); border-radius: 0; padding-left: 0; bottom: 14px; height: 20px; display: block; right: -65px; width: 36px; position: absolute; }
#projectlist .projectitem a .project_info .description:after { content: ''; display: block; background: url(http://resources.jsmo.xin/templates/upload/1034/images/icon.png) no-repeat 0 -71px; width: 14px; height: 9px; display: block; margin: 6px 0 0 11px; }
/*more*/



#indexPage a.more { width: 130px; height: 35px; border-radius: 0px; color: transparent; position: relative; border-color: transparent; }
#indexPage a.more i { display: block; content: ''; background: url(http://resources.jsmo.xin/templates/upload/1034/images/icon.png) no-repeat 0 -22px; width: 34px; height: 14px; display: block; margin-left: -18px; transition: all .3s ease-out 0s;
color: transparent; position: absolute; top: 50%; left: 50%; margin-top: -8px; }
 #indexPage a.more::after, #indexPage a.more::before {
content: '';
border-radius: inherit;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
transition: transform 0.3s, background-color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
}
 #indexPage a.more::before {
border: 2px solid #303030;
webkit-transform: scale3d(0.7, 0.7, 1);
transform: scale3d(0.7, 0.7, 1);
margin-top: -2px;
}
 #indexPage a.more::after {
background: #303030;
}
#indexPage a.more:hover { border-color: transparent; }
#indexPage a.more:hover i { color: transparent; background: url(http://resources.jsmo.xin/templates/upload/1034/images/icon1.png) no-repeat 0 -36px; }
#indexPage a.more:hover:after { webkit-transform: scale3d(0.7, 0.7, 1); transform: scale3d(0.7, 0.7, 1); background-color: transparent; }
 #indexPage a.more:hover::before {
webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1)
}
#indexPage #mproject a.more { margin-top:30px; }
/*关于*/



#indexPage .module.bgShow .bgmask { display: none; }
#mpage .module-content .header { padding-bottom: 30px }
#indexPage #mpage { background-size: auto; }
#indexPage #mpage .wrapper li:after { clear: both; display: block; content: ''; }
#indexPage #mpage .wrapper li .fimg { float: left; width: 550px; height: 330px; background-color: #fff; animation-name: fadeInRight !important; }
#mpage .module-content .description { width: auto; text-align: left; height: 120px; animation-name: fadeInLeft !important; line-height: 28px; color: #9c9c9c; }
#mpage .module-content .des-wrap { float: right; z-index: 5; padding: 70px 60px 20px; line-height: 28px; color: #9c9c9c; width: 530px; height: 240px; background-color: #fff; }
#indexPage #mpage a.more { position: absolute; right: 458px; bottom: 18px; z-index: 1; }
#indexPage #mpage .wrapper li { width: 1200px; margin: 0 auto; position: relative; margin-top: 420px; }
#mpage .content .header p.subtitle, #mpage .content .header p.title { text-indent: 605px; text-align: inherit }
#mpage .content .header p.title { color: #fff; }
/*新闻*/



#indexPage #mnews .content .header { display: block; padding: 120px 0 80px; }
#newslist .newstitem.left a.newscontent, #newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent, #newslist .newstitem.right a.newscontent:hover { padding: 0px; }
#newslist .newstitem .newsimg { display: none; }
#newslist .newstitem { float: left; width: 360px; height: 358px; margin-right: 110px; margin-bottom: 60px; position: relative; }
#newslist .news_wrapper, #newslist .newstitem a.newscontent:hover .news_wrapper { width: 100%; }
#mnews #newslist { width: 100%; border-top: 1px solid rgba(0, 0, 0, .05); padding-top: 80px; height: auto; }
#mnews #newslist .wrapper { width: 1320px; margin: 0 auto; height: auto; }
#newslist .newsbody { width: 100%; position: relative; max-width: 100%; height: 100%; }
#newslist .newsbody:after { content: ''; width: 25px; height: 10px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat 0 -71px; position: absolute; left: 100px; bottom: 44px; opacity: 0; transition: all 0.3s ease-out 0s }
#newslist .newsbody .title { width: 320px; height: 64px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size: 16px; color: #575757; line-height: 32px; text-align: left; text-indent: 0px; margin: 0 auto; margin-top: 54px; }
#newslist .separator { display: none; }
#newslist .newsbody .description { width: 320px; height: 78px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; transition: all 0.3s ease-out 0s; margin-top: 0; color: #999; line-height: 26px; text-align: left; margin-top: 20px; font-size: 12px; }
#newslist .newsbody .date { width: 320px; height: auto; background: transparent; position: absolute; top: 80px; left: 20px; font-weight: 100; text-align: left; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#newslist .newsbody .date .md { color: #adadad; position: absolute; top: 40px; transition: all 0.3s ease-out 0s; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; line-height: 20px; width: 100%; position: absolute; left: 74px; top: 16px; display: inline-block }
#newslist .newsbody .date .year { font-size: 22px; color: #8F8F8F; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; display: block; line-height: 46px; position: relative; top: 0px; width: 100%; display: inline-block; }
#newslist .newsbody .date .md span { display: none; }
#newslist .newstitem:after { content: ''; display: block; width: 1px; height: 70px; background: rgba(255, 255, 255, .08); display: block; position: absolute; top: -80px; left: -25px; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#newslist .newstitem:hover:after { height: 230px; background: rgba(0, 0, 0, 0.08); width: 1px; display: block; position: absolute; top: -80px; left: -25px; }
#newslist .newstitem .news_wrapper { position: inherit; background: transparent; }
#indexPage #mnews .content_list { width: 1460px; height: auto; }
#newslist .newstitem:hover .newsbody .title { color: #303030; }
#newslist .newstitem:hover .newsbody .description { margin-top: 0px; }
#newslist .newstitem:hover .newsbody .date { background: transparent; position: absolute; top: 240px; }
#mnews a.more { display: block; margin-top: 0px; }
#indexPage #mnews a.more {margin-top: -45px;}
#newsitem_0 { animation-delay: 0s }
#newsitem_1 { animation-delay: 0.2s }
#newsitem_2 { animation-delay: 0.4s }
/*团队*/



#indexPage #mteam { background-color: #303030; position: relative; }
#indexPage #mteam .module-content { width:1180px; margin: 0 auto; padding-top: 220px; }
#indexPage #mteam .module-content .bx-viewport { padding-left:150px;}
#mteam .bx-wrapper .bx-controls-direction a { display: block; }
#mteam .bx-wrapper .bx-controls-direction a:hover {background-color:#656565;}
#indexPage #mteam .content_list .header { float: left; }
#indexPage #mteam .content_list .summary { float: left; margin-left: 50px; margin-top: 20px;}
#indexPage #mteam .header img { border-radius: 0; margin: 0; width: 100%; height: auto; }
#indexPage #mteam .summary p { width: 620px; }
#indexPage #mteam .summary p.title { text-align: left; padding-bottom: 25px; line-height: 20px; word-wrap: break-word; border-bottom: 1px solid rgba(255, 255, 255, .1); font-size: 18px; overflow: hidden; }
#indexPage #mteam .summary p.title a { color: #fff; }
#indexPage #mteam .summary p.subtitle { display: none; }
#indexPage #mteam .summary p.description { color: #999; line-height: 26px; height: 52px; text-align: left; font-size: 13px; margin-top: 20px; }
#mteam .bx-wrapper .bx-pager-item { width: 20px; height: 1px; transition: all 0.3s ease-out 0s; display: block; background: rgba(255, 255, 255, .3); margin: 14px 0; position: relative; }
#mteam .bx-wrapper .bx-pager.bx-default-pager a { width: 30px; height: 16px; border-color: transparent; margin-top: -8px; margin-left: -6px; background-color: transparent; border-color: transparent; position: absolute; }
#mteam .bx-wrapper .bx-pager.bx-default-pager a:after { content: ''; display: block; width: 11px; height: 1px; border-radius: 0; background: transparent; top: 8px; transition: all 0.3s ease-out 0s; margin-top: -1px; margin-left: 5px; position: absolute; }
#mteam .bx-wrapper .bx-pager.bx-default-pager a:hover:after, #mteam .bx-wrapper .bx-pager.bx-default-pager a.active:after, #mteam .bx-wrapper .bx-pager.bx-default-pager a:focus:after { width: 40px; background-color: #fff; }
/*合作伙伴*/



#indexPage #mpartner .content .header { display: none; }
#indexPage #mpartner .module-content { padding: 25px 0; height: 80px; position: relative; }
#indexPage #mpartner .wrapper { height: auto; display: inline-block }
#indexPage #mpartner .wrapper ul li { height: 60px; padding-top: 20px; }
#indexPage #mpartner .wrapper ul li a { width: 112px; height: auto; margin-right: 10px; }
#indexPage #mpartner .bx-wrapper .bx-pager { display: none; }
#indexPage #mpartner .bx-wrapper .bx-controls-direction { display: block; }
#indexPage #mpartner .bx-wrapper .bx-controls-direction a.disabled { display: block; }
#mpartner .bx-wrapper .bx-controls-direction a { background: none; }
#mpartner .bx-wrapper .bx-controls-direction a i { color: #c3c6ca; }
#mpartner .bx-wrapper .bx-controls-direction a:hover { background: #5d5d5d; }
#mpartner .bx-wrapper .bx-controls-direction a:hover i { color: #fff; }
#indexPage #mpartner .bx-wrapper .bx-prev { left: -58px; }
#indexPage #mpartner .bx-wrapper .bx-next { right: -58px; }
/*联系*/ 



#indexPage #mcontact { background-color: #f3f3f3; position: relative; }
#indexPage #mcontact .content { width: 1200px; margin: 0 auto; padding: 80px 0 68px; height: auto;  }
#indexPage #mcontact .content:after { content: ''; display: block; clear: both; }
#indexPage #mcontact .content .header { width: 480px; float: left; }
#indexPage #mcontact .content .header p.title { color: #666; text-align: left; }
#indexPage #mcontact .content .header .subtitle { text-align: left; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; }
#indexPage #mcontact .content #contactlist { width: 720px; float: left; }
#mcontact .content #contactform { display: none; }
#mcontact .content #contactinfo { width: 720px; float: left; position: relative; }
#mcontact .content #contactinfo p { float: left; width: 290px; padding-right: 60px; margin-top: 14px; height: auto; color: #969696; font-size: 12px; line-height: inherit; }
#mcontact .content #contactinfo h3 { color: #5d5d5d; }
#mcontact #contactinfo div { position: absolute; top: 35px; left: -250px; }
#mcontact #contactinfo div:after { content: '关注'; color: #9c9c9c; height: 20px; font-size: 16px; line-height: 20px; overflow: hidden; position: absolute; top: -56px; left: 0px; }
#mcontact #contactinfo div a { background-color: transparent; color: #9b9b9b; font-size: 16px; border: 2px solid rgba(0, 0, 0, 0); width: 36px; height: 36px; border-radius: 0; }
#mcontact #contactinfo div a:hover { background-color: #000; border: 2px solid #5d5d5d; border-radius: 0px; }
#mcontact #contactinfo div a:hover i { color: #fff; background-color: #171717; border-radius: 0px; padding: 8px; margin-top: 1px; }
#contactinfo div a i { margin-top: 9px; transition: all .3s ease-out 0s;
border-radius: 20px; }
#mcontact .content #contactform { display: none;  }
#contactform p textarea.inputtxt { width: 1100px; height: 50px; float: none; line-height: 18px; }
#contactform p .inputtxt { border: none; margin-bottom: 5px; background: none; color: #606060; width: 320px; float: left; border-bottom: 1px solid #dedede; margin: 40px 35px 0 35px; padding: 10px 0; }
#contactform p { border-bottom: 0px; padding-top: 0px; width: 1170px; margin: 0 auto; text-align: center; margin-bottom: 40px; margin-top:
}
#contactform p .inputsub { width: 300px; height: 46px; line-height: 46px; text-align: center; margin: 0 auto; border-radius: 0px; margin: 0px; padding: 0px; background-color: transparent; position: relative; z-index: 3; }
#contactform form p:last-child { position: relative; width: 300px; height: 46px; margin-top: 45px; }
#contactform form p:last-child:after { content: ''; display: block; background: #666 }
#contactform form p:last-child::before {
content: '';
border-radius: inherit;
position: absolute;
-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
transition: transform 0.3s, background-color 0.3s;
-webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
top: 0;
left: 0;
width: 300px;
height: 46px;
}
#contactform form p:last-child::after {background: #303030;content: '';border-radius: inherit;position: absolute;-webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
transition: transform 0.3s, background-color 0.3s;-webkit-transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);transition-timing-function: cubic-bezier(0.25, 0, 0.3, 1);
top: 0;left: 0;width: 300px;height: 46px;}
#contactform form p:last-child::before {webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1);border: 2px solid #303030;}
#contactform form p:last-child:hover::before {transform: scale3d(1, 1, 1);margin-top: -3px;}
 #contactform form p:last-child:hover::after {webkit-transform: scale3d(0.7, 0.7, 1);transform: scale3d(0.7, 0.7, 1);background-color: transparent;}
#contactform form p:last-child:hover .inputsub { color: #333; }
#footer { background: #fff; border-top: 1px solid rgba(53, 53, 53, 0.1); }
#footer p { width: 1200px; margin: 0 auto; text-align: left; padding: 12px 0; }
#pages a.active, #pages a:hover { background-color: #666 }
/*服务*/

#indexPage #mservice { height:648px; }
#indexPage #servicelist { width: 548px; margin-top:50px; }
#mservice .content > .header { width:100%; border-bottom: 1px solid rgba(0, 0, 0, .05); padding-top:120px; }
#indexPage #servicelist .serviceitem a img { width:240px; height:150px; float:left; background: rgba(0, 0, 0, .4); }
#indexPage #servicelist .serviceitem div { width:278px; height:150px; float:left; padding:20px 0 0 30px; }
#indexPage #servicelist .serviceitem { height:auto; }
#indexPage #servicelist .serviceitem div p.title { color:#444; font-size: 18px; line-height: 34px; text-align:left; }
#indexPage #servicelist .serviceitem div p.description { font-size:12px; color: #b1b1b1; line-height: 24px; height: 52px; overflow: hidden; text-align:left; }
#indexPage #servicelist .bx-controls-direction { display:none; }
#indexPage #mservice .wrapper .bx-wrapper .bx-pager { display:block; bottom:0; top:-51px; }
#mservice .bx-wrapper .bx-pager-item { width:30px; height:1px; margin:0 30px; background:rgba(0, 0, 0, .1); }
#mservice .bx-wrapper .bx-pager.bx-default-pager a { width:40px; border-radius:0px; margin:0; position:relative; top:-5px; border-color:transparent; }
#mservice .bx-wrapper .bx-pager.bx-default-pager a:after { content:''; width:25px; height:2px; background:#9B9B9B; display:block; margin-top:4px; transition: all 0.3s ease-out 0s; opacity:0 }
#mservice .bx-wrapper .bx-pager.bx-default-pager a:hover, #mservice .bx-wrapper .bx-pager.bx-default-pager a.active, #mservice .bx-wrapper .bx-pager.bx-default-pager a:focus { border-color:transparent; background-color:transparent; }
#mservice .bx-wrapper .bx-pager.bx-default-pager a:hover:after, #mservice .bx-wrapper .bx-pager.bx-default-pager a.active:after, #mservice .bx-wrapper .bx-pager.bx-default-pager a:focus:after { width:40px; opacity:1; }
#indexPage #mservice .wrapper .bx-wrapper .bx-viewport { z-index: 4; }
/*案例内页*/



.npagePage#mproject .content .header { display: none; }
.npagePage #projectlist { padding: 25px 2% 2%; }
.npagePage #projectlist .wrapper { margin: 0 auto; }
.npagePage #projectlist .projectitem { margin-right: 0px; }
.npagePage #projectlist .projectitem a .project_info { bottom: 16px; margin-left: -188px; background: rgba(0, 0, 0, .35); width: 410px; width: 94%; right: 0px; left: auto; margin-left: 0; }
.npagePage #projectlist .projectitem a .project_info { border-color: transparent; }
.npagePage #projectlist .projectitem a .project_info div { width: 80%; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
.npagePage #projectlist .projectitem a:hover .project_info div { margin-left: 20px; }
.npagePage1 #projectlist .projectitem a:hover .project_info div { margin-left: 0px; }
.npagePage #projectlist .projectitem a .project_info p { padding: 0 25px }
.npagePage #projectlist .projectitem a .project_info p.title { color: #fff; }
.npagePage #projectlist .projectitem a .project_info p.subtitle { color: rgba(255, 255, 255, .6); }
.npagePage #projectlist .projectitem:hover a .project_info { margin-left: 20px; background: rgba(0, 0, 0, 0.5); }
.npagePage #projectlist .projectitem a .project_info .description { width: 36px; height: 36px; background: transparent; border: 1px solid rgba(255, 255, 255, 0); padding: 0px; transition: all 0.3s ease-out 0s; bottom: 6px; right: -25px; }
.npagePage #projectlist .projectitem a .project_info .description:after { margin-top: 14px; }
.npagePage #projectlist .projectitem:hover a .project_info p.description { right: -40px; border-color: rgba(255, 255, 255, .3) }
.npagePage #projectlist .projectitem a:hover img { transform: scale(1.06, 1.06); }
#category { padding: 1.5% 1% 15px; text-align: left; }
#category a { border-color: transparent; color: #666; }
#category a.active, #category a:hover { background: transparent; border-color: transparent; color: #333; }
#category a::before {content: '';width: 15px;height: 1px;transition: all 0.3s ease-out 0s;position: absolute;padding-left: 10px;z-index: 1;margin-top:20px;top: 40px;background-color: transparent;}
 #category a:hover::before, #category a.active:before {background: #AAA;transition: all 0.3s ease-out 0s;width: 25px;}
/*内页服务*/



.npagePage { padding-top: 80px; }
.npagePage #banner { height: 260px; }
.npagePage #banner div { height: 260px; position: inherit; }
.npagePage .content .header { display: none; }
.npagePage #servicelist { width: 1200px; overflow: hidden; padding-top: 90px; }
.npagePage #servicelist .serviceitem { width: 399px; float: left; border-right: 1px solid rgba(0, 0, 0, .06); min-height: 450px; margin-bottom: 60px; padding-bottom: 40px; margin-right: 0px; position: relative; }
.npagePage #servicelist .serviceitem:nth-child(3n) {border-right: none;}
.npagePage #servicelist .serviceitem img { width: 360px; height: 226px; margin: 0; background: transparent; float: none; margin-left: 20px; transition: all 0.3s ease-out 0s; }
.npagePage #servicelist .serviceitem div { position: relative; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
}
.npagePage #servicelist .serviceitem div p { padding: 0 30px 0 30px; width: auto; }
.npagePage #servicelist .serviceitem div p.title { font-size: 18px; color: #444; display: block; height: 48px; line-height: 48px; overflow: hidden; margin: 20px 0 6px; transition: all .3s ease-out 0s;
}
.npagePage #servicelist .serviceitem div p.description { color: #999; margin-top: 25px; transition: all .3s ease-out 0s;
height: 52px; line-height: 26px; font-size: 12px; }
.npagePage #servicelist .serviceitem div p.title:before { position: absolute; content: ""; left: 50%; width: 35px; height: 1px; background: rgba(0, 0, 0, .15); margin-left: -17px; bottom: 64px; transition: all 0.3s ease-out 0s; }
#sitecontent .npagePage .serviceitem a.details { width: 36px; height: 36px; border: 1px solid transparent; border-radius: 0px; display: block; color: transparent; margin: 0px; position: absolute; top: 415px; left: 50%; margin-left: -20px; transition: all 0.3s ease-out 0s; }
#sitecontent .npagePage .serviceitem a.details i { width: 15px; height: 9px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position: absolute; top: 0px; }
#sitecontent .npagePage .serviceitem a.details .fa-angle-right:before { display: none; }
.npagePage #servicelist .serviceitem:hover img { margin-top: -10px; }
.npagePage #servicelist .serviceitem:hover div { margin-top: -10px; }
.npagePage #servicelist .serviceitem:hover a.details { border: 1px solid #d2d2d2; background: transparent; margin-top: -10px; }
/*关于内页*/



#page_none .postbody { padding-top: 80px; }
/*团队内页*/



.npagePage #teamlist { width: 1200px; padding-top: 100px; }
.npagePage .teamitem { width: 560px; height: 260px; border-top: 1px solid rgba(0, 0, 0, .06); border-bottom: 0px solid rgba(0, 0, 0, 0); margin: 0 40px 20px 0; transition: all 0.3s ease-out 0s; }
.npagePage .teamitem a { border-top-left-radius: 0; border-top-right-radius: 0; overflow: hidden; z-index: 1; width: 180px; height: 160px; transition: all 0.3s ease-out 0s; float: right; transition: all 0.3s ease-out 0s; }
.npagePage .teamitem p a { width: auto; height: auto; float: none; font-size: 18px; color: #333; display: inline-block; padding: 0 20px 0 0; height: 26px; overflow: hidden; }
.npagePage .teamitem .teaminfo { float: left; width: 308px; height: 140px; transition: all .6s cubic-bezier(.215, .61, .355, 1);
text-align: left; margin-top: 30px; padding: 0 15px; }
.npagePage .teamitem .teaminfo .title { display: inline-block; }
.npagePage .teamitem .teaminfo .subtitle { font-size: 13px; color: #999; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.npagePage .teamitem .teaminfo .description { font-size: 13px; color: #757575; padding-top: 26px; line-height: 26px; display: block; height: 52px; overflow: hidden; margin-top: 0px; }
.npagePage #teamlist .teamitem .wrap { display: none; }
.npagePage .teamitem a img { width: 100%; height: auto; }
.npagePage .teamitem:hover { border-color: #A1A1A1 }
.npagePage .teamitem:hover .teaminfo { margin-top: 50px; }
.npagePage .teamitem:hover a { margin-top: 20px; }
.npagePage .teamitem:hover p a { margin-top: 0; }
/*新闻内页*/



.npagePage #newslist { width: 1200px; }
.Pagenews #category { width: 1200px; padding-left: 0px; margin: 0 auto; margin-top: 15px; margin-bottom: 20px; }
.npagePage #newslist .newstitem { width: 1158px; height: 170px; padding-top: 10px; border-top: 1px solid rgba(0, 0, 0, .06); margin-bottom: 4px; position: relative }
.npagePage #newslist .newstitem .newsimg { display: block; position: inherit; top: auto; bottom: auto; left: auto; right: auto; width: 198px; height: 128px; margin: 16px; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
float: right; }
.npagePage #newslist .newstitem .news_wrapper { width: 600px; float: left; padding: 34px 0 34px 155px; height: auto; }
.npagePage #newslist .newsbody { position: initial; }
.npagePage #newslist .newsbody .title { width: auto; font-size: 16px; color: #717171; display: block; height: 24px; overflow: hidden; margin-bottom: 20px; transition: all .3s ease-out 0s;
margin-top: 0px; }
.npagePage #newslist .newsbody .description { width: auto; height: 52px; }
.npagePage #newslist .newsbody .date { top: 28px; left: 0px; width: auto; }
.npagePage #newslist .newsbody .date .md { display: none; }
.npagePage #newslist .newsbody .date .year { font-size: 24px; }
.npagePage #newslist .newsbody .date:after { width: 35px; height: 1px; content: ''; background: #BFBFBF; position: absolute; top: 24px; left: 84px; transition: all 0.3s ease-out 0s; }
.npagePage #newslist .newstitem:after { display: none; }
#sitecontent .npagePage .newstitem a.details { width: 36px; height: 36px; border: 1px solid transparent; border-radius: 0px; display: block; color: transparent; margin: 0px; position: absolute; top: 96px; left: 0; transition: all 0.3s ease-out 0s; }
#sitecontent .npagePage .newstitem a.details i { width: 15px; height: 9px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px; display: block; margin: 13px 0 0 11px; position: absolute; top: 0px; transition: all 0s ease-out 0s; }
#sitecontent .npagePage .newstitem a.details .fa-angle-right:before { display: none; }
.npagePage #newslist .newstitem:hover a.details { background: #303030; border: 1px solid #303030; margin-left: 0; }
.npagePage #newslist .newstitem:hover a.details i { background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat 0 -71px; }
.npagePage #newslist .newstitem a.newscontent:hover .news_wrapper { width: 600px; }
.npagePage #newslist .newstitem:hover .newsbody .date { top: 28px; left: 0px; }
.npagePage #newslist .newstitem:hover .newsbody .date:after { background: #7D7D7D; width: 60px; }
.npagePage #newslist .newstitem:hover .news_wrapper { padding-left: 175px; }
.npagePage #newslist .newstitem:hover .newsbody .date .year { font-size: 24px; color: #333; }
/*新闻三级页*/



.npagePage.newsl .content .header { display: block; }
.npagePage.newsl .postbody { width: 974px; padding: 36px 14px 0 12px; border-top: 1px dotted rgba(0, 0, 0, .2); color: #818181; }
.npagePage.newsl .content .header p.title { width: 800px; font-size: 18px; color: #333; padding-bottom: 16px; margin: 0 auto; text-align: center; height: auto; line-height: normal; font-weight: 400; font-family: Arial, "微软雅黑"; }
.npagePage.newsl .content .header p.subtitle { color: #999; font-size: 12px; font-family: Arial, "微软雅黑"; }
/*服务三级页*/



.default .postbody { padding: 20px 60px 70px 60px; width: 960px; color: #818181; }
.npagePage.default .content .header { display: block; padding: 0 }
.npagePage.default .content .header p.title { font-size: 18px; color: #444; text-align: center; padding: 30px 50px; margin-bottom: 30px; margin: 0 auto; position: relative; }
.npagePage.default .content .header p.title:after { content: ''; position: absolute; top: 80px; left: 50%; background: rgba(0, 0, 0, .15); width: 30px; height: 1px; margin-left: -15px; }
/*案例三级页*/



#projectwrap1 { width: 100%; margin-top: 0px; }
#projectbody1 { width: calc(76% - 160px); background: #f7f7f7; float: left; padding: 0 80px 30px; }
.content #projectih1 .header { display: block; padding-top: 90px; padding-right: 8%; margin-left: 40px; position: relative }
#projectinfo1 { background: transparent; float: right; min-width: 280px; z-index: 10; width: 24%; box-shadow: 0px 0px 0px rgba(0, 0, 0, 0); border: 0px; padding: 0px; }
#projectimages1 img { float: none; margin: 20px auto; display: block; max-width: 100%; width: auto; }
#projectinfo1 .header p.title { width: auto; font-size: 20px; height: auto; color: #333; margin-bottom: 10px; overflow: visible; margin-left: 40px; padding-right: 8%; font-family: Arial, "微软雅黑"; }
#projectinfo1 .header p.subtitle { opacity: .7; filter: alpha(opacity:30);
width: 570px; height: 16px; line-height: 16px; overflow: hidden; width: 100%; color: #B9B9B9; padding-left: 40px; font-size: 12px; font-family: Arial, "微软雅黑"; }
#projectinfo1 .header .title-warp:after { position: absolute; content: ""; top: 90px; left: -40px; width: 2px; height: 35px; background: #7e7e7e; }
#projectinfo1 .header .title-warp:before { content: ""; width: 40px; z-index: 10; position: absolute; background: rgb(222, 222, 222) none repeat scroll 0% 0%; top: 106px; height: 1px; left: -38px; }
#projectshow1 { width: 22%; z-index: 10; float: left; padding-left: 2%; margin-top: 0px }
.npagePage #projectib1 #projectlist .projectitem { width: 140px!important; margin: 0 0px 15px 0; background-color: transparent; }
#npagePage #projectib1 #projectlist .projectitem a .project_info { width: auto; margin-left: 0px; height: auto; margin-top: -46px; }
.npagePage #projectib1 #projectlist .projectitem a .project_info p { padding: 0 15px; }
#npagePage #projectib1 #projectlist .projectitem a .project_info div { width: auto; background: rgba(0, 0, 0, .3); }
#npagePage #projectib1 #projectlist .projectitem .project_info p.title { color: #fff; }
#npagePage #projectib1 #projectlist .projectitem .project_info p.subtitle { color: rgba(255, 255, 255, 0.64); }
#npagePage #projectib1 #projectlist .projectitem a:hover .project_info { height: auto; }
.npagePage #projectib1 #projectlist .projectitem:hover a .project_info p.title { padding-left: 15px; }
.npagePage #projectib1 #projectlist .projectitem:hover a .project_info p.subtitle { padding-left: 15px; }
.npagePage #projectib1 #projectlist .projectitem a .project_info .description { display: none; }
#projecttags1 a:hover { background: #565656; color: #fff; }
.npagePage #projectib1 #projectlist { margin-left: -2%; }
#pageswitch { width: 76%; display: block; margin: 0; }
#pageswitch a { width: 50%; padding: 30px 0 10px 0; height: 72px; font-family: Arial, "微软雅黑"; }
#pageswitch a .title { right: 100px; position: absolute; font-size: 16px; color: #595959; width: 440px; height: 26px; overflow: hidden; line-height: 26px; transition: all .3s ease-out 0s;
font-weight: 100; }
#pageswitch a .subtitle { color: #999; opacity: .5; filter: alpha(opacity=50); height: 16px; line-height: 16px; overflow: hidden; position: absolute; right: 100px; top: 58px; }
#pageswitch a.prev .subtitle { text-align: left; right: auto; left: 100px }
#pageswitch a.prev .title { text-align: left; right: auto; left: 100px }
#pageswitch a div:after { content: ''; position: absolute; width: 35px; height: 35px; text-align: center; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
border-radius: 0; border: transparent; border-right: 1px solid rgba(255, 255, 255, .1); right: 20px }
#pageswitch a div:before { content: ''; width: 15px; height: 9px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px -11px; display: block; position: absolute; margin: 13px 0 0 11px; transition: all .3s ease-out 0s;right: 30px; }
#pageswitch a.prev div:after { left: 20px; }
#pageswitch a.prev div:before { left: 20px; background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -142px -11px; }
#pageswitch a:hover { background: #414141; }
#pageswitch a:hover .title { color: #fff; }
#pageswitch a:hover .subtitle { opacity: .5; color: #fff; }
#pageswitch a:hover div:after { border: 1px solid rgba(255, 255, 255, .15); }
#pageswitch a.prev:hover div:before { background: transparent url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat scroll -142px 0; }
#pageswitch a.next:hover div:before { background: url(http://resources.jsmo.xin/templates/upload/302/201606/icon.png) no-repeat -110px 0; }
#projecttags1 a { padding: 5px 20px; line-height: 20px; color: #BDBDBD; }
#projectshow1 #projectib1 { margin-top: 0px; }
.npagePage1 #pages { display: none; }
/*分享到*/



#shares { right: 0px; }
#shares a#sshare { display: none; }
#shares a#gotop { margin-top: 0px; }
#shares a i { margin-top: 12px; }
#shares a { width: 40px; height: 40px; }
#shares a i.fa-weixin { margin: 12px 0 0 15px; }
#shares a#gotop i { margin-top: 8px; }
#online_open { width: 40px; height: 40px; bottom: 160px; right: 0 !important; background: #4d4d4d; }
#online_open i { margin-top: 12px; }
#olx_tel p { color: inherit; }
#olx_head { background: #4D4D4D; border-radius: 0; }
#online_lx { border-radius: 0px; margin-right: -10px; }
#olx_qq li:hover a i { color: #fff; }
#pageswitch { width: 1180px; margin: 0 auto; }
#pageswitch a.next { float: right; }
.npagePage1 #pageswitch { width: 76%; margin: 0 }
.default #pageswitch { margin: 0 auto; width: 1080px; display:none; }
.newsl #pageswitch { width: 1000px; margin: 0 auto; }
.npagePage.default #pages { display:none; height:0; }
/*动效*/

#mpage .module-content .description { animation-delay: 0.1s; animation-name: fadeInLeft; }
.npagePage #projectlist .wrapper { width:98%; }
.npagePage #projectlist .wrapper .content_list { width:100%; margin:0 auto; }
.npagePage #projectlist { padding:25px 0; }
.npagePage #projectlist .projectitem { width: 440px !important; background:#fff;}
.postbody a { color: #f51818; }
#category li.hasmore div ul { text-align:left; }
#category li.hasmore div { width: 98%; left: 1%; }
 #category li.hasmore div ul a.active::before, #category li.hasmore div ul a:hover::before {background:transparent;}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover { background:transparent; color:#333; }


#projectlist .projectitem a img {filter: grayscale(0%);-moz-filter: grayscale(0%);-webkit-filter: grayscale(00%);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#projectlist .projectitem:hover a img {filter: grayscale(0%);-moz-filter: grayscale(0%);-webkit-filter: grayscale(0%);}

#indexPage #mpartner .wrapper ul li a img{filter: grayscale(100%);-moz-filter: grayscale(100%);-webkit-filter: grayscale(100%);transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
#indexPage #mpartner .wrapper ul li a:hover img{filter: grayscale(0%);-moz-filter: grayscale(0%);-webkit-filter: grayscale(0%)}